@charset "utf-8";
.old_type .hd {
    width: 150px;
}

.old_type .hd li {
    width: 40px;
    height: 10px;
    margin-left: 10px;
}

.old_type .bay_box {
    display: none;
}

.old_type .bay_box div.bay_item {
    width: 100px;
    height: 100px;
}

.old_type .bay_box div.bay_item a {
    font-size: 20px;
    padding-top: 55px;
    line-height: 20px!important;
    background-size: 28px!important;
}

.old_type .nav_item {
    height: 275px;
}

.old_type .nav_item .nav_tit,
.old_type .nav_glide a strong {
    font-size: 28px;
}

.old_type .nav_item span {
    font-size: 24px;
    line-height: 30px;
}

.old_type .nav_glide a {
    height: 275px;
    font-size: 24px;
    line-height: 35px;
}


/* 手机版 */

body.mobile_type {
    min-width: inherit;
}

.mobile_type .bay_box {
    display: none;
}

.mobile_type .img_box {
    width: 100vw;
}

.mobile_type .bd ul,
.mobile_type .bd ul li {
    width: 100vw!important;
    height: 40vw!important;
}

.mobile_type .bd ul li a {
    width: 100%;
    height: 40vw;
    background-size: 180vw auto!important;
    overflow: hidden;
}

.mobile_type .slideBox .prev,
.mobile_type .slideBox .next {
    display: none;
}

.mobile_type .hd {
    width: 32vw;
    bottom: 3vw;
}

.mobile_type .hd li {
    width: 9vw;
    margin-left: 1vw;
    height: 1vw;
}

.mobile_type .nav {
    width: 100vw!important;
    margin: 0!important;
    padding: 3vw;
    display: flex;
    flex-wrap: wrap;
}

.mobile_type .nav_item {
    width: 47vw;
    height: 47vw;
    border-radius: 0.8vw 0 0 0.8vw;
    padding-top: 22vw;
    line-height: 6.2vw;
    background-size: 16vw auto!important;
    background-position-y: 4vw!important;
    margin-top: 3vw;
    margin-right: 47vw;
}

.mobile_type .nav_item .nav_tit {
    font-size: 5.2vw;
}

.mobile_type .nav_item span {
    margin-top: 2vw;
    font-size: 4.2vw;
}

.mobile_type .jxgl,
.mobile_type .zckj,
.mobile_type .msdt {
    margin-left: 0;
}

.mobile_type .nav_glide {
    display: block!important;
    left: 47vw;
}

.mobile_type .nav_glide a {
    width: 47vw;
    height: 47vw;
    font-size: 4.6vw;
    line-height: 6.8vw;
    padding-top: 8vw;
}

.mobile_type .nav_glide a strong {
    font-size: 6.4vw;
}

.mobile_type .nav_glide a p {
    margin-top: 2vw;
}